From 07cc258498d598a687e228995be5f40fd6a249a1 Mon Sep 17 00:00:00 2001 From: adikro Date: Tue, 11 Nov 2025 00:23:29 +0100 Subject: added nixvim basics --- hosts/desktop/configuration.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hosts') diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index ad49e90..14adc7c 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -2,7 +2,7 @@ { nixpkgs.config.allowUnfree = true; - + imports = [ ./hardware-configuration.nix @@ -122,6 +122,8 @@ programs.fish.enable = true; }; environment.systemPackages = with pkgs; [ + wineWowPackages.waylandFull + winetricks vim lan-mouse_git tuigreet @@ -141,9 +143,7 @@ programs.fish.enable = true; nvd rivalcfg easyeffects - wineWowPackages.stagingFull lutris - winetricks nix-tree ]; -- cgit v1.3