diff --git a/desktop-configuration.nix b/desktop-configuration.nix index 7a6893f..44fb593 100644 --- a/desktop-configuration.nix +++ b/desktop-configuration.nix @@ -37,7 +37,7 @@ # zoom-us ]; - fonts.fonts = with pkgs; [ + fonts.packages = with pkgs; [ (nerdfonts.override { fonts = [ "DroidSansMono" ]; }) ]; diff --git a/flake.lock b/flake.lock index 4a2162d..73160a5 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1692720545, - "narHash": "sha256-DQDremUH7lRxiZEIVh6C6kQusuPe1vUKtiVl29nmP0E=", + "lastModified": 1692763155, + "narHash": "sha256-qMrGKZ8c/q/mHO3ZdrcBPwiVVXPLLgXjY98Ejqb5kAA=", "owner": "nix-community", "repo": "home-manager", - "rev": "8eb8c212e50e2fd95af5849585a2eb819add0a1e", + "rev": "6a20e40acaebf067da682661aa67da8b36812606", "type": "github" }, "original": { @@ -49,11 +49,11 @@ ] }, "locked": { - "lastModified": 1692765999, - "narHash": "sha256-r04DKqMg8x91KMKZdQD+Wx4WsW4mhwknuWc+veC6wF0=", + "lastModified": 1693038750, + "narHash": "sha256-E2LPvt+R8rh2uBBZqKsMRst+f/m5T0KcyOnaoQgQRe8=", "owner": "illustris", "repo": "flake", - "rev": "57e3d859a1cb58c3c1c2ff6e1beb2bf87564bc31", + "rev": "0fa532af2d2a32fca2fb01baa403e985ac455142", "type": "github" }, "original": { @@ -84,11 +84,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1692638711, - "narHash": "sha256-J0LgSFgJVGCC1+j5R2QndadWI1oumusg6hCtYAzLID4=", + "lastModified": 1692913444, + "narHash": "sha256-1SvMQm2DwofNxXVtNWWtIcTh7GctEVrS/Xel/mdc6iY=", "owner": "nixos", "repo": "nixpkgs", - "rev": "91a22f76cd1716f9d0149e8a5c68424bb691de15", + "rev": "18324978d632ffc55ef1d928e81630c620f4f447", "type": "github" }, "original": {