forgot to enable laptop

This commit is contained in:
smayzy
2025-07-08 20:56:38 +02:00
parent 6aeff92071
commit c937a6adfe
+4
View File
@@ -6,6 +6,10 @@
../common/common.nix
./hardware-configuration.nix
];
smayzy = {
laptop.enable = true;
};
home-manager = {
extraSpecialArgs = { inherit inputs; };