non important commit

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-15 12:14:51 +01:00
parent 593cf6b5c3
commit 4147e42201
3 changed files with 2 additions and 5 deletions

View file

@ -65,10 +65,6 @@
imports = [./home/${device-name}/home.nix];
home.stateVersion = "25.11";
};
sharedModules = [
inputs.stylix.homeModules.stylix
];
};
}
];