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