feat(home): import desktop module using import-tree and move misc config to desktop module

This commit is contained in:
Mohammad Rafiq 2025-06-14 18:22:53 +08:00
parent 2387ad9099
commit f5a046cd58
No known key found for this signature in database
10 changed files with 97 additions and 112 deletions

16
flake.lock generated
View file

@ -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",