refactor(nix): More split
Also added floorp, but not functional at the moment, it requires 24.11
This commit is contained in:
parent
0e80eb3083
commit
98d28abc3f
8 changed files with 142 additions and 42 deletions
5
.config/nix/users/ziro/linux.nix
Normal file
5
.config/nix/users/ziro/linux.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, config, vars, ... }:
|
||||
|
||||
{
|
||||
home.homeDirectory = "/home/ziro";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue