add idk
This commit is contained in:
parent
f5562eddde
commit
68a2437d9a
1 changed files with 4 additions and 0 deletions
|
|
@ -10,6 +10,10 @@
|
|||
"flakes"
|
||||
];
|
||||
|
||||
device = {
|
||||
flake-name = "home-server";
|
||||
};
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
|
|
|||
Reference in a new issue