diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-04-14 19:01:38 -0700 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-14 19:01:38 -0700 |
| commit | e8077fde966e051fc449fffcfa061c7f7edc47b0 (patch) | |
| tree | a0b1ce60f2718f90c64e924ed8df8d5d4f0d2289 /.gitignore | |
| parent | e486d896215e7ef04438809952bc7317512d5765 (diff) | |
migration: finalize
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -2,12 +2,10 @@ # widget development without rebuilding my entire system for every change, # using `eww -c /etc/nixos/snowfall/modules/home/desktop/components/eww/eww`. # It is just a static copy of the generated file -#TODO: change path on finalization -snowfall/modules/home/desktop/components/eww/eww/colors.css +modules/home/desktop/components/eww/eww/colors.css # WIP new stuff. ignored because git is annoying about it -#TODO: change path on finalization -snowfall/modules/home/desktop/components/eww/eww/new +modules/home/desktop/components/eww/eww/new # NixOS VM files result |