Compare commits

..

No commits in common. "e1f13ac6dd876c86a5c886053676c84948c3eb56" and "dc955661afe2737eb6b23ecdcb6c7e59e72118ed" have entirely different histories.

3 changed files with 6 additions and 3 deletions

View File

@ -38,11 +38,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1656753965,
"narHash": "sha256-BCrB3l0qpJokOnIVc3g2lHiGhnjUi0MoXiw6t1o8H1E=",
"lastModified": 1656461576,
"narHash": "sha256-rlmmw6lIlkMQIiB+NsnO8wQYWTfle8TA41UREPLP5VY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0ea7a8f1b939d74e5df8af9a8f7342097cdf69eb",
"rev": "cf3ab54b4afe2b7477faa1dd0b65bf74c055d70c",
"type": "github"
},
"original": {

View File

@ -93,6 +93,7 @@ with pkgs;
xdg.portal = {
enable = true;
wlr.enable = true;
gtkUsePortal = true;
extraPortals = [ xdg-desktop-portal-gtk ];
};
}

View File

@ -87,6 +87,8 @@ in {
keyutils
# Overlays
cachix
# Videoconference
teams
# Networking
openvpn
openconnect-sso