switch some nixdesk configuration to modules
This commit is contained in:
parent
30aa6e3fc1
commit
229d2677af
2 changed files with 18 additions and 12 deletions
|
@ -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" = [
|
||||
../.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue