fix flatpaks

This commit is contained in:
RingOfStorms (Joshua Bell) 2026-01-06 16:44:53 -06:00
parent 8cd92aaba4
commit 0f5e844277
2 changed files with 9 additions and 4 deletions

8
hosts/juni/flake.lock generated
View file

@ -39,11 +39,11 @@
"common": { "common": {
"locked": { "locked": {
"dir": "flakes/common", "dir": "flakes/common",
"lastModified": 1767737541, "lastModified": 1767737953,
"narHash": "sha256-7e8xFdNxTJpP8X85gJ/l5czveU3qKw8VUK889BYHsP8=", "narHash": "sha256-rHqjhsGc8iInvJ7tw3jqS6H3U0Z6TTYU6fMyiErNnNs=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "abf8f5381d683a3968239206d69b0a5ad6852799", "rev": "8cd92aaba4d4db2d605f597eb68f501b9069efee",
"revCount": 1078, "revCount": 1080,
"type": "git", "type": "git",
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles" "url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
}, },

View file

@ -22,6 +22,8 @@
"/var/lib/tailscale" "/var/lib/tailscale"
"/var/lib/upower" "/var/lib/upower"
"/var/lib/flatpak"
]; ];
files = [ files = [
"/machine-key.json" "/machine-key.json"
@ -54,6 +56,9 @@
# neovim ros_neovim # neovim ros_neovim
".local/state/nvim_ringofstorms_helium" ".local/state/nvim_ringofstorms_helium"
".local/share/flatpak"
".var/app"
]; ];
files = [ files = [