mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-13 03:33:00 -06:00
Update rpi4.nix
This commit is contained in:
parent
e42c027cc0
commit
620169fad4
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
||||||
# ./programs.nix
|
# ./programs.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||||
|
|
||||||
fileSystems = {
|
fileSystems = {
|
||||||
"/" = {
|
"/" = {
|
||||||
device = "/dev/disk/by-label/NIXOS_SD";
|
device = "/dev/disk/by-label/NIXOS_SD";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue