added illogical impulse

This commit is contained in:
lsoriano-mcm
2025-08-09 13:26:38 -05:00
parent d0339032fa
commit 1aa742d2b2
4 changed files with 11 additions and 5 deletions
+3 -1
View File
@@ -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";