enable home-manager for koishi
This commit is contained in:
parent
a2c4cdee9b
commit
183db10312
7 changed files with 19 additions and 5 deletions
4
home/global.linux.nix
Normal file
4
home/global.linux.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ ... }: {
|
||||
systemd.user.startServices = "sd-switch";
|
||||
xdg.mime.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue