toaster works
This commit is contained in:
parent
772af12ffe
commit
cd63ec45b8
9 changed files with 290 additions and 148 deletions
|
@ -5,10 +5,8 @@
|
|||
./hardware-configuration.nix
|
||||
# ./irc.nix
|
||||
./stateful-network.nix
|
||||
# ./network.nix
|
||||
# ./network-vpns.nix
|
||||
# ./secrets.nix
|
||||
# ./secure-boot.nix
|
||||
./secure-boot.nix
|
||||
./zfs.nix
|
||||
];
|
||||
|
||||
|
@ -50,6 +48,8 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# factorio
|
||||
element-desktop
|
||||
discord
|
||||
];
|
||||
|
||||
services.emacs.defaultEditor = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue