test
This commit is contained in:
parent
fd972e4c11
commit
e2ff61a8ec
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{ config, pkgs, ... }: {
|
||||
{ config, pkgs, hostname, ... }: {
|
||||
home.stateVersion = "23.05";
|
||||
imports = [
|
||||
./gnome-dconf.nix
|
||||
../../${hsotname}/gnome-dconf.nix
|
||||
../../home-manager/git.nix
|
||||
../../home-manager/neovim.nix
|
||||
../../home-manager/bash.nix
|
||||
|
|
Loading…
Reference in a new issue