mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: modularize users
This commit is contained in:
parent
63abd85eb0
commit
c81de3eff9
6 changed files with 4 additions and 10 deletions
|
@ -20,9 +20,8 @@ with lib; {
|
|||
home-manager.users.myuser = {
|
||||
imports = [
|
||||
#impermanence.home-manager.impermanence
|
||||
./core
|
||||
./dev
|
||||
./modules
|
||||
../common
|
||||
./dev.nix
|
||||
#]
|
||||
#++ optionals config.programs.sway.enable [
|
||||
# ./graphical
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue