switched nvim-flake to unstable

switched nix off of master
added nixpkgs and system to registry
moved X to tty1 and fixed kmscon to not run on tty1
This commit is contained in:
Gerg-L 2023-02-17 21:27:54 -05:00
parent 81319aa076
commit 32a4a75654
8 changed files with 62 additions and 20 deletions

View file

@ -16,7 +16,7 @@ inputs: {
(import ../imports/sxhkd.nix inputs)
(import ../imports/theme.nix inputs)
(import ../imports/vfio.nix inputs)
# (import ../imports/mining.nix inputs)
# (import ../imports/mining.nix inputs)
(import ../imports/spicetify.nix inputs)
];
system.stateVersion = "23.05";