Update main branch #1

Merged
jakalx merged 120 commits from develop into main 2024-02-05 21:51:32 +01:00
2 changed files with 8 additions and 8 deletions
Showing only changes of commit 1644897563 - Show all commits

12
flake.lock generated
View file

@ -144,11 +144,11 @@
]
},
"locked": {
"lastModified": 1687473300,
"narHash": "sha256-4LflQpktYFiub8xVhEN9EZf1cYsr09md01rBJZRCGCc=",
"lastModified": 1691312444,
"narHash": "sha256-J9e9dGwAPTX+UlAn8jehoyaEq6fwK+L+gunfx0cYT4E=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "70ac18872a5f1a57a4546ff58888bf67a8bbb5b3",
"rev": "903e06d734bcae48efb79b9afd51b406d2744179",
"type": "github"
},
"original": {
@ -329,11 +329,11 @@
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1687412861,
"narHash": "sha256-Z/g0wbL68C+mSGerYS2quv9FXQ1RRP082cAC0Bh4vcs=",
"lastModified": 1691186842,
"narHash": "sha256-wxBVCvZUwq+XS4N4t9NqsHV4E64cPVqQ2fdDISpjcw0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e603dc5f061ca1d8a19b3ede6a8cf9c9fcba6cdc",
"rev": "18036c0be90f4e308ae3ebcab0e14aae0336fe42",
"type": "github"
},
"original": {

View file

@ -79,8 +79,8 @@ in {
};
fonts = {
enableDefaultFonts = true;
fonts = with pkgs; [
enableDefaultPackages = true;
packages = with pkgs; [
corefonts
noto-fonts
noto-fonts-emoji