chore: flake
This commit is contained in:
17
flake.lock
generated
17
flake.lock
generated
@@ -594,6 +594,22 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"infuse": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1738726976,
|
||||
"narHash": "sha256-N+u3vnK3zyXLUuDj/vr62r9tM7uarhKVCaLHWxjo/YY=",
|
||||
"ref": "refs/heads/trunk",
|
||||
"rev": "c8fb7397039215e1444c835e36a0da7dc3c743f8",
|
||||
"revCount": 48,
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/amjoseph/infuse.nix"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/amjoseph/infuse.nix"
|
||||
}
|
||||
},
|
||||
"libgit2": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
@@ -996,6 +1012,7 @@
|
||||
"go-musicfox": "go-musicfox",
|
||||
"home-manager": "home-manager",
|
||||
"impermanence": "impermanence",
|
||||
"infuse": "infuse",
|
||||
"niri": "niri",
|
||||
"nixos-wsl": "nixos-wsl",
|
||||
"nixpkgs": [
|
||||
|
||||
@@ -145,7 +145,6 @@
|
||||
inputs.sops-nix.homeManagerModules.sops
|
||||
inputs.impermanence.nixosModules.home-manager.impermanence
|
||||
inputs.stylix.homeManagerModules.stylix
|
||||
inputs.niri.homeModules.niri
|
||||
# workaround for annoying stylix
|
||||
(
|
||||
{ lib, ... }:
|
||||
@@ -179,6 +178,7 @@
|
||||
inputs.sops-nix.nixosModules.sops
|
||||
inputs.impermanence.nixosModules.impermanence
|
||||
inputs.home-manager.nixosModules.default
|
||||
inputs.niri.nixosModules.niri
|
||||
home
|
||||
pkgsConf
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user