Remove unnecessary parts
This commit is contained in:
parent
63c88513b0
commit
76558b9915
2 changed files with 0 additions and 6 deletions
5
base.nix
5
base.nix
|
@ -136,9 +136,4 @@
|
|||
randomizedDelaySec = "30min";
|
||||
};
|
||||
};
|
||||
|
||||
# Copy the NixOS configuration file and link it from the resulting system
|
||||
# (/run/current-system/configuration.nix). This is useful in case you
|
||||
# accidentally delete configuration.nix.
|
||||
system.copySystemConfiguration = true;
|
||||
}
|
||||
|
|
|
@ -27,7 +27,6 @@ in
|
|||
rofi
|
||||
arandr
|
||||
btop
|
||||
firefox
|
||||
telegram-desktop
|
||||
signal-desktop
|
||||
discord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue