24.05 Fixed terminal, vim, lix and stuff
Also "fixed" display link, but turned out that the display cable wasn't plugged in correctly anymore...
This commit is contained in:
parent
3479927d32
commit
48bf80f1c0
6 changed files with 14 additions and 101 deletions
|
@ -14,7 +14,7 @@
|
|||
enableZshIntegration = true;
|
||||
};
|
||||
nix = {
|
||||
package = lib.mkDefault pkgs.nixFlakes;
|
||||
package = lib.mkDefault pkgs.lix;
|
||||
settings = {
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
warn-dirty = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue