Move autorandr configuration so it works
...automatically when docking or undocking
This commit is contained in:
parent
0c4167a464
commit
84cff06cf3
4 changed files with 54 additions and 53 deletions
lib/nixos
|
@ -46,6 +46,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
username
|
||||
;
|
||||
})
|
||||
(import ./modules/autorandr.nix)
|
||||
(import ./modules/gnome.nix)
|
||||
# (import ./modules/sway.nix { inherit inputs username; })
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue