mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-02-07 02:12:47 +01:00
move some graphics stuff into individual modules/files
This commit is contained in:
parent
b63db1934d
commit
ddd6ecd055
9 changed files with 31 additions and 16 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./input.nix
|
||||
./graphics.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue