This commit is contained in:
iFargle 2023-08-23 20:07:59 +09:00
parent 60b6c64a25
commit 9f26a0f9ff

View file

@ -1,4 +1,6 @@
{ lib, config, pkgs, hostname, username, desktop, hmStateVersion, ... }: {
home.stateVersion = hmStateVersion;
imports = [
# Common app configs - Will apply to all users managed by home-manager
./common/software/cli/bash.nix