Add Peaclock home module and wrappers input

Enable Peaclock in the user’s home configuration and add a new
`wrappers` input to the flake. System‑level Peaclock references are
commented out, and default and digital config files for Peaclock are
included.
This commit is contained in:
2026-01-03 18:00:23 +01:00
parent 591e42fe61
commit 2881d84c16
12 changed files with 120 additions and 5 deletions

23
flake.lock generated
View File

@@ -570,7 +570,8 @@
"nix-flatpak": "nix-flatpak",
"nixpkgs": "nixpkgs",
"prismlauncher-cracked": "prismlauncher-cracked",
"stylix": "stylix"
"stylix": "stylix",
"wrappers": "wrappers"
}
},
"rust-analyzer-src": {
@@ -739,6 +740,26 @@
"repo": "treefmt-nix",
"type": "github"
}
},
"wrappers": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1767440749,
"narHash": "sha256-HMPTjLM3vg5iLX/2ssqFIhAjoRLQJ6PHNqjzuyjj+No=",
"owner": "lassulus",
"repo": "wrappers",
"rev": "c10d90a8907b57a8c57c232562820a1352fa98d7",
"type": "github"
},
"original": {
"owner": "lassulus",
"repo": "wrappers",
"type": "github"
}
}
},
"root": "root",