updated system config
This commit is contained in:
parent
3eeb601cad
commit
f892e6d9bb
1 changed files with 3 additions and 0 deletions
|
@ -57,6 +57,9 @@
|
|||
|
||||
services.flatpak.enable = true;
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
users.users.nmarks.extraGroups = ["docker"];
|
||||
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
programs.hyprland.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue