refactor profiles
This commit is contained in:
parent
738b86369a
commit
f252b99469
14 changed files with 151 additions and 133 deletions
|
@ -12,14 +12,13 @@
|
|||
kanboard = import ./kanboard;
|
||||
miniflux = import ./miniflux.nix;
|
||||
networking = import ./networking.nix;
|
||||
nix = import ./nix.nix;
|
||||
inputs = import ./inputs.nix;
|
||||
nixpkgs = import ./nixpkgs.nix;
|
||||
packages = import ./packages.nix;
|
||||
secrets = import ./secrets.nix;
|
||||
share = import ./share.nix;
|
||||
steam = import ./steam.nix;
|
||||
sway = import ./sway.nix;
|
||||
update = import ./update.nix;
|
||||
vpnServer = import ./vpnServer.nix;
|
||||
weechat = import ./weechat.nix;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue