From df91312422f866b5a73c247686f5e636cef1efd7 Mon Sep 17 00:00:00 2001 From: zoe Date: Wed, 23 Aug 2023 18:37:57 +0200 Subject: [PATCH] remove godot --- user.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/user.nix b/user.nix index 5c8dfa0..2c25167 100644 --- a/user.nix +++ b/user.nix @@ -1,4 +1,4 @@ -{ pkgs, supercolor, nixpkgs-unstable, kaokao, i3layouts-rofi, ... }: +{ pkgs, supercolor, kaokao, i3layouts-rofi, ... }: let my-python-packages = p: with p; [ pytest i3ipc python-lsp-server ]; in { # Define a user account. Don't forget to set a password with ‘passwd’. @@ -137,9 +137,6 @@ in { vscode mdbook - ## games - unstable.godot_4 - ## nix any-nix-shell nixfmt