flake update for small

This commit is contained in:
Danilo Reyes 2025-03-28 11:30:38 -06:00
parent bc04dfedda
commit aade80bc25
2 changed files with 7 additions and 7 deletions

12
flake.lock generated
View File

@ -543,11 +543,11 @@
"xdph": "xdph" "xdph": "xdph"
}, },
"locked": { "locked": {
"lastModified": 1743165127, "lastModified": 1743178345,
"narHash": "sha256-3tqo7xha/WDZN/WhjCM/hVRp9V8ROH3EvUYJhib4uc4=", "narHash": "sha256-H8rLWTN900NiGIuV2d1QkyDmyryjP/HLwuuOpUePHG8=",
"owner": "hyprwm", "owner": "hyprwm",
"repo": "Hyprland", "repo": "Hyprland",
"rev": "c93140a5f12a25f0a08b162caf31fe68fec62290", "rev": "a46576afc32d7fbad6c358cc72ead7f4489d8ea8",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -880,11 +880,11 @@
"treefmt-nix": "treefmt-nix" "treefmt-nix": "treefmt-nix"
}, },
"locked": { "locked": {
"lastModified": 1743171044, "lastModified": 1743176855,
"narHash": "sha256-EkqdqO2LS7wJTIbF1zwcMceJncDUfUAWjO3L+ttXVoM=", "narHash": "sha256-qcH/GarOlyZ6SXqW+xxGAgJH2xBrJ8/E9jiVKZlsdbY=",
"owner": "nix-community", "owner": "nix-community",
"repo": "nur", "repo": "nur",
"rev": "03311b9203f417372cf5018348aa016854bd903a", "rev": "6966ac7457bf3e4152663f4df90886742242da9b",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -48,7 +48,7 @@
users = { users = {
groups.nixremote.gid = 555; groups.nixremote.gid = 555;
users = { users = {
jawz.packages = [ pkgs.stash ]; # jawz.packages = [ pkgs.stash ];
nixremote = { nixremote = {
isNormalUser = true; isNormalUser = true;
createHome = true; createHome = true;