mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-02 06:59:39 +00:00
vanadium/home: automatic screensaver
This commit is contained in:
parent
06f6e59fc9
commit
043d45cbac
2 changed files with 15 additions and 0 deletions
|
|
@ -188,6 +188,7 @@ in
|
||||||
#
|
#
|
||||||
(sources.agenix + "/modules/age-home.nix")
|
(sources.agenix + "/modules/age-home.nix")
|
||||||
sources.wired-notify.asFlake.homeManagerModules.default
|
sources.wired-notify.asFlake.homeManagerModules.default
|
||||||
|
(sources.phoenix + "/homes/del/screen-locker.nix")
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -217,6 +217,20 @@
|
||||||
"url": "https://github.com/nix-community/nur/archive/bea55329cc806cfe3b826f7baab0503fd6b6892f.tar.gz",
|
"url": "https://github.com/nix-community/nur/archive/bea55329cc806cfe3b826f7baab0503fd6b6892f.tar.gz",
|
||||||
"hash": "sha256-B8+OiD8kYXtFc4vJc9+d7q8+MOic8VYR0G8wbSHjuSc="
|
"hash": "sha256-B8+OiD8kYXtFc4vJc9+d7q8+MOic8VYR0G8wbSHjuSc="
|
||||||
},
|
},
|
||||||
|
"phoenix": {
|
||||||
|
"type": "Git",
|
||||||
|
"repository": {
|
||||||
|
"type": "GitHub",
|
||||||
|
"owner": "gautaz",
|
||||||
|
"repo": "phoenix"
|
||||||
|
},
|
||||||
|
"branch": "main",
|
||||||
|
"submodules": false,
|
||||||
|
"revision": "1a163832ed4df462d386a2b863e2aba344b70d82",
|
||||||
|
"url": "https://github.com/gautaz/phoenix/archive/1a163832ed4df462d386a2b863e2aba344b70d82.tar.gz",
|
||||||
|
"hash": "sha256-px7MGz/apr7Mok67agYO5kXwdnIk60TziJvzeprn/1w=",
|
||||||
|
"frozen": true
|
||||||
|
},
|
||||||
"pin-emacs28": {
|
"pin-emacs28": {
|
||||||
"type": "Git",
|
"type": "Git",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue