toaster: back to niri
This commit is contained in:
parent
7a41763873
commit
b4a83726b0
6 changed files with 48 additions and 36 deletions
|
@ -4,7 +4,7 @@
|
|||
./amd.nix
|
||||
./hardware-configuration.nix
|
||||
./irc.nix
|
||||
./network
|
||||
./network/full-networkd.nix
|
||||
./secure-boot.nix
|
||||
./zfs.nix
|
||||
];
|
||||
|
@ -66,7 +66,7 @@
|
|||
home = "/home/0xa";
|
||||
isNormalUser = true;
|
||||
uid = 1000;
|
||||
shell = pkgs.fish;
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue