mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
This commit is contained in:
parent
40b42028d2
commit
783e381fbe
30 changed files with 4960 additions and 2350 deletions
|
|
@ -1,10 +1,8 @@
|
|||
{ self, inputs, outputs, ... }:
|
||||
{ self, outputs, ... }:
|
||||
{
|
||||
|
||||
imports = [
|
||||
inputs.stylix.homeModules.stylix
|
||||
# inputs.sops-nix.homeManagerModules.sops
|
||||
inputs.nix-index-database.homeModules.nix-index
|
||||
"${self}/modules/home"
|
||||
"${self}/modules/nixos/common/pii.nix"
|
||||
"${self}/modules/nixos/common/meta.nix"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue