mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-04-20 03:34:07 +02:00
remove some unsuded folders
This commit is contained in:
parent
fdabc40c46
commit
e42f272a20
5 changed files with 0 additions and 1957 deletions
|
@ -22,7 +22,6 @@
|
|||
./sway
|
||||
./users
|
||||
./zerotierone
|
||||
../upstream
|
||||
self.inputs.disko.nixosModules.disko
|
||||
self.inputs.home-manager.nixosModules.home-manager
|
||||
self.inputs.nixos-generators.nixosModules.all-formats
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,5 +0,0 @@
|
|||
{ self, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./modules ];
|
||||
}
|
|
@ -1,5 +0,0 @@
|
|||
{ self, ... }:
|
||||
|
||||
{
|
||||
imports = [ ];
|
||||
}
|
|
@ -1,5 +0,0 @@
|
|||
{ self, ... }:
|
||||
|
||||
{
|
||||
imports = [ ];
|
||||
}
|
Loading…
Add table
Reference in a new issue