fix flatpak missing variable on stylix
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
|
||||
home-manager.users."${config.var.username}" = import ./home.nix;
|
||||
|
||||
home-manager.sharedModules =
|
||||
[{ stylix.targets.gtk.flatpakSupport.enable = false; }];
|
||||
|
||||
# users.users."${config.var.username}".extraGroups = [ "scanner" "lp" ];
|
||||
# hardware.sane.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user