feat(flake): add eurus to the flake
This commit is contained in:
parent
a6f9ad6e2a
commit
6b13aa8f39
3 changed files with 17 additions and 2 deletions
7
hosts/eurus.nix
Normal file
7
hosts/eurus.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
../configs/filesystems/impermanence.nix
|
||||
];
|
||||
boot-config.bootloader = "systemd-boot";
|
||||
hardware-config.cpu = "amd";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue