mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2024-11-15 05:13:10 +01:00
updates
This commit is contained in:
parent
7e4cb1f4ca
commit
7b09649d5f
30
flake.lock
30
flake.lock
|
@ -24,11 +24,11 @@
|
|||
"utils": "utils"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1674928308,
|
||||
"narHash": "sha256-elVU4NUZEl11BdT4gC+lrpLYM8Ccxqxs19Ix84HTI9o=",
|
||||
"lastModified": 1675303228,
|
||||
"narHash": "sha256-dHJbFg7gTuTyEUdJoNDp6l2bac6HXAT/bz9cVEqL+Uw=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "08a778d80308353f4f65c9dcd3790b5da02d6306",
|
||||
"rev": "4a958524903e6019f5f69a23e0c0f16e5af01eb0",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -47,11 +47,11 @@
|
|||
"xdph": "xdph"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1675167340,
|
||||
"narHash": "sha256-3/DVhfR/7ZKZptjUPHlNlzYWGYrpP/cTMtW738wERRA=",
|
||||
"lastModified": 1675285561,
|
||||
"narHash": "sha256-0l239rdKHmtCf8xckssOk3bXf+gTXZa6gOEVVVeIfb0=",
|
||||
"owner": "hyprwm",
|
||||
"repo": "Hyprland",
|
||||
"rev": "eaf0fb14c933e49342afb0ae421e992dd84df8b9",
|
||||
"rev": "32d56fec977b109aeecb06288a1b45cfe6b83117",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -122,11 +122,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1675115703,
|
||||
"narHash": "sha256-4zetAPSyY0D77x+Ww9QBe8RHn1akvIvHJ/kgg8kGDbk=",
|
||||
"lastModified": 1675183161,
|
||||
"narHash": "sha256-Zq8sNgAxDckpn7tJo7V1afRSk2eoVbu3OjI1QklGLNg=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "2caf4ef5005ecc68141ecb4aac271079f7371c44",
|
||||
"rev": "e1e1b192c1a5aab2960bf0a0bd53a2e8124fa18e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -153,11 +153,11 @@
|
|||
},
|
||||
"nixpkgs-stable": {
|
||||
"locked": {
|
||||
"lastModified": 1674352297,
|
||||
"narHash": "sha256-OkAnJPrauEcUCrst4/3DKoQfUn2gXKuU6CFvhtMrLgg=",
|
||||
"lastModified": 1675265860,
|
||||
"narHash": "sha256-PZNqc4ZnTRT34NsHJYbXn+Yhghh56l8HEXn39SMpGNc=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "918b760070bb8f48cb511300fcd7e02e13058a2e",
|
||||
"rev": "a3a1400571e3b9ccc270c2e8d36194cf05aab6ce",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -185,11 +185,11 @@
|
|||
"nixpkgs-stable": "nixpkgs-stable"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1674546403,
|
||||
"narHash": "sha256-vkyNv0xzXuEnu9v52TUtRugNmQWIti8c2RhYnbLG71w=",
|
||||
"lastModified": 1675288837,
|
||||
"narHash": "sha256-76s8TLENa4PzWDeuIpEF78gqeUrXi6rEJJaKEAaJsXw=",
|
||||
"owner": "Mic92",
|
||||
"repo": "sops-nix",
|
||||
"rev": "b6ab3c61e2ca5e07d1f4eb1b67304e2670ea230c",
|
||||
"rev": "a81ce6c961480b3b93498507074000c589bd9d60",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -192,11 +192,11 @@ in
|
|||
extraConfig.Create = "near";
|
||||
};
|
||||
# There is a lot of spam around, maybe we should not include that folder
|
||||
#channels.junk = {
|
||||
#nearPattern = "Junk";
|
||||
#farPattern = "Public/Spam";
|
||||
#extraConfig.Create = "near";
|
||||
#};
|
||||
channels.junk = {
|
||||
nearPattern = "Junk";
|
||||
farPattern = "Public/Spam";
|
||||
extraConfig.Create = "near";
|
||||
};
|
||||
channels.drafts = {
|
||||
nearPattern = "Drafts";
|
||||
farPattern = "Drafts";
|
||||
|
|
|
@ -21,6 +21,10 @@
|
|||
match = "Host raspi User git";
|
||||
identityFile = "~/.ssh/git";
|
||||
};
|
||||
"git@ifsr.de" = {
|
||||
match = "Host raspi User git";
|
||||
identityFile = "~/.ssh/git";
|
||||
};
|
||||
};
|
||||
extraConfig = ''
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
|
|
|
@ -141,7 +141,7 @@ command! reload :write | restart
|
|||
" program.
|
||||
|
||||
" Pdf
|
||||
filextype *.pdf okular
|
||||
filextype *.pdf evince
|
||||
|
||||
" Audio
|
||||
filetype *.wav,*.mp3,*.flac,*.m4a,*.wma,*.ape,*.ac3,*.og[agx],*.spx,*.opus
|
||||
|
|
Loading…
Reference in a new issue