This commit is contained in:
iFargle 2023-07-12 23:50:10 +09:00
parent fd972e4c11
commit e2ff61a8ec

View file

@ -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