switch some nixdesk configuration to modules

This commit is contained in:
xunuwu 2024-09-03 21:35:58 +02:00
parent 30aa6e3fc1
commit 229d2677af
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
2 changed files with 18 additions and 12 deletions

View file

@ -23,17 +23,9 @@
"xun@nixdesk" = [
../.
./nixdesk
inputs.nix-index-database.hmModules.nix-index
inputs.sops-nix.homeManagerModules.sops
inputs.nur.hmModules.nur
{
programs.nix-index = {
enableBashIntegration = false;
enableFishIntegration = false;
enableZshIntegration = false;
};
home.stateVersion = "23.11";
}
{home.stateVersion = "23.11";}
];
"xun@hopper" = [
../.