idk
This commit is contained in:
parent
ee8ab43b89
commit
438f48ebf0
3 changed files with 10 additions and 10 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
ros_neovim.url = "git+https://git.joshuabell.xyz/ringofstorms/nvim";
|
||||
|
||||
# impermanence.url = "github:nix-community/impermanence";
|
||||
impermanence.url = "github:nix-community/impermanence";
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
inherit inputs;
|
||||
};
|
||||
modules = [
|
||||
# inputs.impermanence.nixosModules.impermanence
|
||||
inputs.impermanence.nixosModules.impermanence
|
||||
inputs.home-manager.nixosModules.default
|
||||
|
||||
inputs.ros_neovim.nixosModules.default
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
|
||||
./hardware-configuration.nix
|
||||
./hardware-mounts.nix
|
||||
# ./impermanence.nix
|
||||
./impermanence.nix
|
||||
(
|
||||
{
|
||||
config,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue