Merge branch 'main' of forge.zwergenfreun.de:zentux/dotfiles
This commit is contained in:
commit
e34a06ab1e
2 changed files with 9 additions and 6 deletions
|
|
@ -94,8 +94,10 @@
|
||||||
feh
|
feh
|
||||||
file
|
file
|
||||||
fzf
|
fzf
|
||||||
|
ghc # Glasgow haskell compiler
|
||||||
git
|
git
|
||||||
git-lfs
|
git-lfs
|
||||||
|
haskell-language-server
|
||||||
helix
|
helix
|
||||||
htop
|
htop
|
||||||
joshuto
|
joshuto
|
||||||
|
|
@ -197,6 +199,7 @@
|
||||||
};
|
};
|
||||||
pipewire = { enable = true; pulse.enable = true; };
|
pipewire = { enable = true; pulse.enable = true; };
|
||||||
printing.enable = true;
|
printing.enable = true;
|
||||||
|
sshd.enable = true;
|
||||||
redshift = {
|
redshift = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
|
|
|
||||||
12
nix/flake.lock
generated
12
nix/flake.lock
generated
|
|
@ -23,11 +23,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1742889210,
|
"lastModified": 1744098102,
|
||||||
"narHash": "sha256-hw63HnwnqU3ZQfsMclLhMvOezpM7RSB0dMAtD5/sOiw=",
|
"narHash": "sha256-tzCdyIJj9AjysC3OuKA+tMD/kDEDAF9mICPDU7ix0JA=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "698214a32beb4f4c8e3942372c694f40848b360d",
|
"rev": "c8cd81426f45942bb2906d5ed2fe21d2f19d95b7",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -46,11 +46,11 @@
|
||||||
"treefmt-nix": "treefmt-nix"
|
"treefmt-nix": "treefmt-nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1743025561,
|
"lastModified": 1744367198,
|
||||||
"narHash": "sha256-wbszHA2bJaA9TSLkiU1Gqby4noRNhhWi9CNoFqxSPj0=",
|
"narHash": "sha256-UhO5nzTart6XtZHtAL07+MjkOjmmpi7vJF648tF9WFs=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "NUR",
|
"repo": "NUR",
|
||||||
"rev": "dcc6f70a7f8c69b50a266de40ca6228f01a50c88",
|
"rev": "704f05243844699fea06113ae730310536a3c38e",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue