test
This commit is contained in:
parent
60b6c64a25
commit
9f26a0f9ff
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue