update inputs, remove xinitrc source

This commit is contained in:
♥ Minnie ♥ 2023-05-06 00:58:46 +08:00
parent 0a566e1c29
commit 917920bc1a

View file

@ -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