feat(home): import desktop module using import-tree and move misc config to desktop module
This commit is contained in:
parent
2387ad9099
commit
f5a046cd58
10 changed files with 97 additions and 112 deletions
16
flake.lock
generated
16
flake.lock
generated
|
@ -307,6 +307,21 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"import-tree": {
|
||||
"locked": {
|
||||
"lastModified": 1745565707,
|
||||
"narHash": "sha256-ccFeWWQ9RLgCd1k+xwV/ASUkJ7AGTTaGDhlRWZgytxY=",
|
||||
"owner": "vic",
|
||||
"repo": "import-tree",
|
||||
"rev": "ed504db425c363b13f13d5ca52f1a2600c4a7703",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "vic",
|
||||
"repo": "import-tree",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"mnw": {
|
||||
"locked": {
|
||||
"lastModified": 1748710831,
|
||||
|
@ -511,6 +526,7 @@
|
|||
"flake-utils-plus": "flake-utils-plus",
|
||||
"home-manager": "home-manager",
|
||||
"impermanence": "impermanence",
|
||||
"import-tree": "import-tree",
|
||||
"mnw": "mnw",
|
||||
"nil": "nil",
|
||||
"nix-index-database": "nix-index-database",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue