This commit is contained in:
alsaiduq-lab 2025-03-31 12:52:03 -06:00
parent b18938907a
commit 4aaf6b9d99
3 changed files with 89 additions and 81 deletions

View file

@ -1,7 +1,4 @@
{
pkgs,
...
}: {
{pkgs, ...}: {
imports = [
./modules/dunst.nix
./modules/fish.nix
@ -13,6 +10,7 @@
./modules/rofi.nix
./modules/starship.nix
./modules/zellij.nix
./modules/ffmpeg.nix
];
home.username = "cobray";