forked from Shinonome/alt-illogical-impulse
db015cfb43
- Removed qs script creation from home-manager.nix activation - Updated quickshell-reset.sh to not create qs script - Updated comments to reflect direct quickshell usage - Fixes exec-once timing issues by eliminating wrapper script
70 lines
1.6 KiB
JSON
70 lines
1.6 KiB
JSON
{
|
|
"nodes": {
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1754842705,
|
|
"narHash": "sha256-2vvncPLsBWV6dRM5LfGHMGYZ+vzqRDqSPBzxPAS0R/A=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "91586008a23c01cc32894ee187dca8c0a7bd20a4",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1754725699,
|
|
"narHash": "sha256-iAcj9T/Y+3DBy2J0N+yF9XQQQ8IEb5swLFzs23CdP88=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "85dbfc7aaf52ecb755f87e577ddbe6dbbdbc1054",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"quickshell": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1753595452,
|
|
"narHash": "sha256-vqkSDvh7hWhPvNjMjEDV4KbSCv2jyl2Arh73ZXe274k=",
|
|
"owner": "outfoxxed",
|
|
"repo": "quickshell",
|
|
"rev": "a5431dd02dc23d9ef1680e67777fed00fe5f7cda",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "outfoxxed",
|
|
"repo": "quickshell",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"home-manager": "home-manager",
|
|
"nixpkgs": "nixpkgs",
|
|
"quickshell": "quickshell"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|