fix: use systemd tmpfiles instead of home manager for symlinks
This commit is contained in:
parent
b7d3507b94
commit
b13c022ea4
4 changed files with 36 additions and 60 deletions
|
@ -3,10 +3,9 @@
|
|||
imports = [
|
||||
camasca.nixosModules.asus-numpad
|
||||
../../programs/games.nix
|
||||
../../programs/dotnet.nix.nix
|
||||
];
|
||||
|
||||
hm.imports = [ ../../programs/dotnet.nix ];
|
||||
|
||||
services.asus-numpad = {
|
||||
enable = true;
|
||||
settings.layout = "M433IA";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue