mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
etc.
This commit is contained in:
parent
bfeffb4aca
commit
e8269031c6
4 changed files with 12 additions and 8 deletions
|
|
@ -12,6 +12,7 @@
|
|||
fira-code
|
||||
cascadia-code
|
||||
nerdfonts
|
||||
b612
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,6 +5,14 @@
|
|||
vscode
|
||||
vlc
|
||||
steam
|
||||
|
||||
# X stuff
|
||||
xorg.xdpyinfo
|
||||
xorg.xrandr
|
||||
xclip
|
||||
xsel
|
||||
arandr
|
||||
autorandr
|
||||
];
|
||||
|
||||
# https://github.com/NixOS/nixpkgs/issues/47932#issuecomment-447508411
|
||||
|
|
|
|||
|
|
@ -6,10 +6,5 @@
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
xorg.xdpyinfo
|
||||
xorg.xrandr
|
||||
xsel
|
||||
arandr
|
||||
autorandr
|
||||
];
|
||||
}
|
||||
|
|
|
|||
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -133,11 +133,11 @@
|
|||
"windicss": "windicss"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1635273350,
|
||||
"narHash": "sha256-NE63clMe2JQSPVOv08ld/oOFS78XJOzWbYI8SJt2qZM=",
|
||||
"lastModified": 1635278951,
|
||||
"narHash": "sha256-3GMg80sHS6+lYLl97Zoj/ERqo/N4k5vM6rGNh4lQYDQ=",
|
||||
"owner": "srid",
|
||||
"repo": "emanote",
|
||||
"rev": "228029bbe7320ea816e523c8eb7b628133b03639",
|
||||
"rev": "d1850607ebeaf2d8b578a7b8f1d43a058d83616f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue