change sway config
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
cloonar.sway.additionalConfig = ''
|
||||
output eDP-1 disable
|
||||
'';
|
||||
|
||||
programs.steam.enable = true;
|
||||
|
||||
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
|
||||
Reference in New Issue
Block a user