This commit is contained in:
cnst
2024-08-01 19:11:01 +02:00
parent ec2d61b288
commit a58147df97
17 changed files with 168 additions and 310 deletions

View File

@@ -1,14 +1,4 @@
{pkgs, ...}: {
imports = [
# core.gui
# ../../core/gui/ags
../../core/gui/hypr/cnst.nix
# core.tui
../../core/tui/git/cnst.nix
../../core/tui/shell/cnst.nix
# core.services
# ../../core/services/power-monitor
];
home = {
username = "cnst";
homeDirectory = "/home/cnst";