Refactor Home Manager modules

This commit is contained in:
Oliver Davies 2025-01-15 08:00:00 +00:00
parent 5229429bc4
commit 7771c88040
6 changed files with 22 additions and 29 deletions

View file

@ -18,10 +18,7 @@
pkgs
;
})
./features/desktop
];
home.sessionVariables = {
DOCUMENTS = "$HOME/Documents";
};
}