home/natto/ags: init

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2024-06-01 17:59:52 +05:30
parent 00ea23f65c
commit 092225c8f3
39 changed files with 1830 additions and 33 deletions

View File

@@ -1,6 +1,7 @@
{ pkgs, config, conf, inputs, ... }:
{
imports = [
./ags
# ./eww
];