summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorGrisha Shipunov2025-06-02 20:12:09 +0200
committerGrisha Shipunov2025-06-15 23:57:11 +0200
commitf191d9e4a9c84870e742317fadc2b7cc409b786f (patch)
tree3701555d7f6d9f1a0e614224ac1a70a620789ab6 /hosts
parent7a417638735547276d49258577e1dbd00a50a91a (diff)
toaster: back to niri
Diffstat (limited to 'hosts')
-rw-r--r--hosts/toaster/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix
index 7e78114..17cedf6 100644
--- a/hosts/toaster/default.nix
+++ b/hosts/toaster/default.nix
@@ -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