This commit is contained in:
2025-11-01 13:47:38 +09:00
parent 4e4bed2431
commit 41087768d2
4 changed files with 7 additions and 41 deletions

View File

@@ -25,7 +25,7 @@ in
inputs.hydenix.inputs.home-manager.nixosModules.home-manager
inputs.hydenix.nixosModules.default
./modules/system # Your custom system modules
./hardware-configuration.nix # Auto-generated hardware config
/etc/nixos/hardware-configuration.nix # Auto-generated hardware config
# Hardware Configuration - Uncomment lines that match your hardware
# Run `lshw -short` or `lspci` to identify your hardware
@@ -99,6 +99,8 @@ in
kime
google-chrome
nwg-displays
tk
scrot
];
# System Version - Don't change unless you know what you're doing (helps with system upgrades and compatibility)