mirror of
https://github.com/ParkerTenBroeck/dotfiles.git
synced 2026-06-07 05:08:51 -04:00
organized, fixed wireguard config
This commit is contained in:
parent
1be91dfd0c
commit
079b1eb5d6
12 changed files with 139 additions and 70 deletions
12
hosts/common.nix
Normal file
12
hosts/common.nix
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
imports = [
|
||||
../modules/agenix.nix
|
||||
../modules/home-manager.nix
|
||||
../modules/locale.nix
|
||||
../modules/shell
|
||||
../modules/users/may.nix
|
||||
../modules/ssh.nix
|
||||
../modules/git.nix
|
||||
../modules/cli.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue