update flake lock, disable extra stylix inputs, fix homemodule for nix index database #131
@@ -53,7 +53,6 @@
|
|||||||
# nbt explorer?
|
# nbt explorer?
|
||||||
ncdu
|
ncdu
|
||||||
nemo-with-extensions
|
nemo-with-extensions
|
||||||
neofetch
|
|
||||||
neovim
|
neovim
|
||||||
nix-init
|
nix-init
|
||||||
nix-output-monitor
|
nix-output-monitor
|
||||||
|
@@ -52,7 +52,6 @@
|
|||||||
# nbt explorer?
|
# nbt explorer?
|
||||||
ncdu
|
ncdu
|
||||||
nemo-with-extensions
|
nemo-with-extensions
|
||||||
neofetch
|
|
||||||
neovim
|
neovim
|
||||||
nix-init
|
nix-init
|
||||||
nix-output-monitor
|
nix-output-monitor
|
||||||
|
@@ -54,7 +54,6 @@
|
|||||||
file
|
file
|
||||||
sqlite
|
sqlite
|
||||||
ncdu
|
ncdu
|
||||||
neofetch
|
|
||||||
onefetch
|
onefetch
|
||||||
hyfetch
|
hyfetch
|
||||||
smartmontools
|
smartmontools
|
||||||
@@ -148,6 +147,9 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
fastfetch = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.ssh-agent.enable = true;
|
services.ssh-agent.enable = true;
|
||||||
|
Reference in New Issue
Block a user