1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-07-04 23:36:01 +00:00
This commit is contained in:
Rae 5e 2025-01-18 15:01:56 -05:00
parent c9e6ab6e8b
commit 377c3d4a6b
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
4 changed files with 28 additions and 17 deletions

17
nixos/flake.lock generated
View file

@ -63,6 +63,22 @@
"type": "github"
}
},
"nix-flatpak": {
"locked": {
"lastModified": 1734128415,
"narHash": "sha256-HLwdVNxpuTsLlM3tCkpbQU6yCehdgf3kOS1G2SDlkzY=",
"owner": "gmodena",
"repo": "nix-flatpak",
"rev": "8bdc2540da516006d07b04019eb57ae0781a04b3",
"type": "github"
},
"original": {
"owner": "gmodena",
"ref": "latest",
"repo": "nix-flatpak",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1734323986,
@ -121,6 +137,7 @@
"inputs": {
"fenix": "fenix",
"home-manager": "home-manager",
"nix-flatpak": "nix-flatpak",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur"