mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
added sops for all three systems
This commit is contained in:
parent
1742726d84
commit
e6f83f6997
13 changed files with 207 additions and 28 deletions
|
|
@ -10,6 +10,7 @@ inputs: {
|
|||
(import ./nix.nix inputs)
|
||||
(import ./packages.nix inputs)
|
||||
(import ./shell.nix inputs)
|
||||
(import ./sops.nix inputs)
|
||||
(import ./theming.nix inputs)
|
||||
(import ./unfree.nix inputs)
|
||||
(import ./X11.nix inputs)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue