update inputs, remove xinitrc source
This commit is contained in:
parent
0a566e1c29
commit
917920bc1a
|
@ -13,6 +13,7 @@
|
||||||
# You can also split up your configuration and import pieces of it here:
|
# You can also split up your configuration and import pieces of it here:
|
||||||
|
|
||||||
# Configurations
|
# Configurations
|
||||||
|
"${inputs.jade}/default.nix"
|
||||||
"${inputs.neovim-jsm}/default.nix"
|
"${inputs.neovim-jsm}/default.nix"
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
|
@ -67,9 +68,6 @@
|
||||||
# prismlauncher https://github.com/NixOS/nixpkgs/issues/229358
|
# prismlauncher https://github.com/NixOS/nixpkgs/issues/229358
|
||||||
wezterm
|
wezterm
|
||||||
];
|
];
|
||||||
|
|
||||||
# Setup startx
|
|
||||||
file.".xinitrc".source = ../config/xinitrc;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Copy user configuration
|
# Copy user configuration
|
||||||
|
|
Loading…
Reference in a new issue