Add a snapshots btrfs subvolume

This commit is contained in:
Jimbo 2024-10-17 16:27:55 -04:00
parent 6419926899
commit 698869fcba
2 changed files with 6 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{ pkgs, config, ... }:
let
# FireFox colors
# FireFox colors, based on https://github.com/Dook97/firefox-qutebrowser-userchrome
themeJim = ''
:root {
--tab-active-bg-color: #${config.look.colors.prime};