move niri to home
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
|
||||
initrd = {
|
||||
compressor = "zstd";
|
||||
compressorArgs = [ "-1" ];
|
||||
compressorArgs = [ "-19" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
6
nix/etcnixos/flake.lock
generated
6
nix/etcnixos/flake.lock
generated
@@ -332,11 +332,11 @@
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1726582987,
|
||||
"narHash": "sha256-mvlNdlD3myhLleFls5OVqaPcCVEgji0r5CmA4gX+/b4=",
|
||||
"lastModified": 1726589318,
|
||||
"narHash": "sha256-qk/Ot2p4LwzNy8Fv1Wnz0dOf0IszEh9NCCtEHo79sAw=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "6201ced8aa80b857841f7a1212594e1e62c4d67e",
|
||||
"rev": "839e56fb7b9facb0286f3a23c26f34c95e623731",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@@ -101,7 +101,6 @@
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
distrobox
|
||||
niri
|
||||
];
|
||||
|
||||
#weird hack to get swaylock working? idk, if you don't put this here, password entry doesnt work
|
||||
|
||||
Reference in New Issue
Block a user