Add config for v3ms07
This commit is contained in:
16
homes/julian/v3ms07.nix
Normal file
16
homes/julian/v3ms07.nix
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
imports = [
|
||||
../global
|
||||
|
||||
../features/fish
|
||||
../features/direnv
|
||||
../features/neovim
|
||||
../features/yazi
|
||||
../features/emacs
|
||||
../features/nix-helper
|
||||
];
|
||||
|
||||
is-nixos = false;
|
||||
|
||||
home.sessionPath = ["/snap/bin"];
|
||||
}
|
||||
Reference in New Issue
Block a user