From c744867b5adc417748f6ed6fdb17cb6e4c6fc46b Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 14 Jan 2025 15:05:32 +0100 Subject: ... --- hosts/sif/default.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'hosts') diff --git a/hosts/sif/default.nix b/hosts/sif/default.nix index 09d43109..6dc6f3a9 100644 --- a/hosts/sif/default.nix +++ b/hosts/sif/default.nix @@ -13,8 +13,7 @@ in { imports = with flake.nixosModules.systemProfiles; [ ./hw.nix ./mail ./libvirt - tmpfs-root bcachefs initrd-all-crypto-modules default-locale openssh rebuild-machines - networkmanager + tmpfs-root bcachefs initrd-all-crypto-modules default-locale openssh rebuild-machines niri-unstable networkmanager flakeInputs.nixos-hardware.nixosModules.lenovo-thinkpad-p1 flakeInputs.impermanence.nixosModules.impermanence flakeInputs.nixVirt.nixosModules.default @@ -506,7 +505,7 @@ in { "10-regreet"."/var/cache/regreet/cache.toml".C.argument = toString ((pkgs.formats.toml {}).generate "cache.toml" { last_user = "gkleen"; - user_to_last_sess.gkleen = "niri"; + user_to_last_sess.gkleen = "Niri"; }); }; -- cgit v1.2.3