added illogical impulse
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
}: {
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
../../modules/default/desktop.nix
|
||||
# ../../modules/default/desktop.nix
|
||||
../../modules/default/remote.nix
|
||||
../../modules/default/gaming.nix
|
||||
../../modules/default/udev.nix
|
||||
@@ -16,6 +16,8 @@
|
||||
../../modules/default/dev.nix
|
||||
];
|
||||
|
||||
programs.illogical-impulse.enable = true;
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
|
||||
Reference in New Issue
Block a user