more filesystems

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-30 08:46:33 -06:00
parent f25a2e5dc6
commit a0fddd67e2
4 changed files with 10 additions and 8 deletions

8
hosts/lio/flake.lock generated
View file

@ -64,11 +64,11 @@
"common": { "common": {
"locked": { "locked": {
"dir": "flakes/common", "dir": "flakes/common",
"lastModified": 1767040810, "lastModified": 1767105946,
"narHash": "sha256-7ylVqMemlv1lAT05ymJIrQRhDxwC84ncDheJWbdMkGw=", "narHash": "sha256-IRgl+mna4n7jDyVw0hPSwE2VnbXj0wnuyDaUwmhE/YU=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "677c5a2c4eb222cca9b740f10463c638fca3ada6", "rev": "f25a2e5dc61a7b10f7c26d491eed3a53a5b47854",
"revCount": 992, "revCount": 1002,
"type": "git", "type": "git",
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles" "url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
}, },

View file

@ -93,6 +93,7 @@
common.nixosModules.timezone_auto common.nixosModules.timezone_auto
common.nixosModules.tty_caps_esc common.nixosModules.tty_caps_esc
common.nixosModules.zsh common.nixosModules.zsh
common.nixosModules.more_filesystems
beszel.nixosModules.agent beszel.nixosModules.agent
({ ({

8
hosts/oren/flake.lock generated
View file

@ -64,11 +64,11 @@
"common": { "common": {
"locked": { "locked": {
"dir": "flakes/common", "dir": "flakes/common",
"lastModified": 1766426360, "lastModified": 1767105946,
"narHash": "sha256-QcCko39bjdoSLezpfj4+/HGCyC/XDaomt17Rb8/cG1E=", "narHash": "sha256-IRgl+mna4n7jDyVw0hPSwE2VnbXj0wnuyDaUwmhE/YU=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "286f8a1687dd1b2b8c383942a8ee25d8350de892", "rev": "f25a2e5dc61a7b10f7c26d491eed3a53a5b47854",
"revCount": 967, "revCount": 1002,
"type": "git", "type": "git",
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles" "url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
}, },

View file

@ -91,6 +91,7 @@
common.nixosModules.timezone_auto common.nixosModules.timezone_auto
common.nixosModules.tty_caps_esc common.nixosModules.tty_caps_esc
common.nixosModules.zsh common.nixosModules.zsh
common.nixosModules.more_filesystems
beszel.nixosModules.agent beszel.nixosModules.agent
({ ({