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