try to fix perms, use nixarr values
This commit is contained in:
parent
08e8ac2b21
commit
4499673d46
5 changed files with 262 additions and 47 deletions
|
|
@ -10,6 +10,8 @@
|
|||
beszel.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/beszel";
|
||||
|
||||
ros_neovim.url = "git+https://git.joshuabell.xyz/ringofstorms/nvim";
|
||||
|
||||
nixarr.url = "github:rasmus-kirk/nixarr";
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
@ -70,8 +72,10 @@
|
|||
};
|
||||
})
|
||||
|
||||
inputs.nixarr.nixosModules.default
|
||||
./hardware-configuration.nix
|
||||
./nfs-data.nix
|
||||
./nfs-data-users-nixarr.nix
|
||||
(
|
||||
{
|
||||
config,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue