mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2025-09-05 19:21:38 +02:00
meow
This commit is contained in:
commit
a4cd48ad93
5 changed files with 307 additions and 0 deletions
6
modules/default.nix
Normal file
6
modules/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue