mirror of
https://codeberg.org/muon/home.git
synced 2025-12-05 23:57:46 +00:00
Update nix
This commit is contained in:
parent
45551ab32a
commit
b573154eb0
2 changed files with 3 additions and 4 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -368,11 +368,11 @@
|
|||
},
|
||||
"nixpkgs_3": {
|
||||
"locked": {
|
||||
"lastModified": 1760774176,
|
||||
"narHash": "sha256-CqoFO+FkzbtckubknLQaa3VHPQ/4La9B21cmSY8QYNU=",
|
||||
"lastModified": 1760773850,
|
||||
"narHash": "sha256-skbm70mjURx9k0iGIN1aUm09b0n3QbFw2gCpG0A5mEI=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "c4036183a4b8f80bbc7760d727d16fe8efafe17b",
|
||||
"rev": "df05dcceaf4d6a5f2caeda75da00de370d8c14e6",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
|
|
@ -56,7 +56,6 @@ in {
|
|||
|
||||
services.xserver.windowManager.i3.enable = true;
|
||||
services.actual.enable = true;
|
||||
programs.kdeconnect.enable = true;
|
||||
|
||||
virtualisation.virtualbox.host.enable = true;
|
||||
users.extraGroups.vboxusers.members = ["user-with-access-to-virtualbox"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue