diff --git a/README.md b/README.md index c481d61..c7d328b 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ This repository contains the Nix / NixOS configuration for all of my systems. St - `home.nix`: Only install things that are needed in all platforms (VMs, VPS, WSL2, etc.) - `flake.nix`: Install things I need natively on NixOS desktop & laptop computers -VSCode note: `Ctrl+Shift+B` will run `sudo nixos-rebuild switch`. \ No newline at end of file +VSCode note: Ctrl+Shift+B will run `sudo nixos-rebuild switch`. \ No newline at end of file diff --git a/features/desktopish/default.nix b/features/desktopish/default.nix index 7d681e5..58892e1 100644 --- a/features/desktopish/default.nix +++ b/features/desktopish/default.nix @@ -23,6 +23,7 @@ mpv pulsemixer xorg.xmessage + xclip ]; services.xserver = { diff --git a/flake.lock b/flake.lock index c8f014f..6cbe2a2 100644 --- a/flake.lock +++ b/flake.lock @@ -134,11 +134,11 @@ "windicss": "windicss" }, "locked": { - "lastModified": 1625151116, - "narHash": "sha256-TrfqCSkwMsy8+F/yk10PfPjVPNp06QLrmZeWZQseN0s=", + "lastModified": 1625252630, + "narHash": "sha256-EsX9VGu5Unte5cUDrWqWQklWdz0E+BpcsZ5/OBWnk5w=", "owner": "srid", "repo": "emanote", - "rev": "e1ffaf7b4b410aab0b82c3f9ce49cf4765ca826f", + "rev": "aa51a973d3dd961caef7ba0e84b0779427ac75b0", "type": "github" }, "original": {