meow
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
prismlauncher
|
||||
deadlock-mod-manager
|
||||
gamescope
|
||||
android-studio
|
||||
];
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
@@ -178,6 +178,9 @@
|
||||
# "splash"
|
||||
# "idle=halt"
|
||||
];
|
||||
boot.binfmt.emulatedSystems = [
|
||||
"x86_64-linux"
|
||||
];
|
||||
|
||||
services.logind.settings.Login = {
|
||||
# HandleLidSwitch = "suspend";
|
||||
|
||||
Reference in New Issue
Block a user