Fixed steam (probably?)
This commit is contained in:
parent
753fbdea9e
commit
19e5286aa3
4 changed files with 76 additions and 50 deletions
|
|
@ -16,4 +16,8 @@
|
|||
];
|
||||
sops.secrets."ssh_keys/${hwconfig.hostname}" = {};
|
||||
facter.reportPath = lib.mkForce null; #fails to generate
|
||||
|
||||
services.displayManager.sddm = {
|
||||
wayland.enable = lib.mkForce false; # black screen
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue