updated system config
This commit is contained in:
parent
c9d73426d4
commit
d2c23e1919
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
}: {
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
services.flatpak.enable = true;
|
||||
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
programs.hyprland.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue