mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
update
This commit is contained in:
parent
cea4bada69
commit
792a57f800
3 changed files with 5 additions and 4 deletions
|
|
@ -3,4 +3,4 @@ This repository contains the Nix / NixOS configuration for all of my systems. St
|
|||
- `home.nix`: Only install things that are needed in all platforms (VMs, VPS, WSL2, etc.)
|
||||
- `flake.nix`: Install things I need natively on NixOS desktop & laptop computers
|
||||
|
||||
VSCode note: `Ctrl+Shift+B` will run `sudo nixos-rebuild switch`.
|
||||
VSCode note: <kbd>Ctrl+Shift+B</kbd> will run `sudo nixos-rebuild switch`.
|
||||
|
|
@ -23,6 +23,7 @@
|
|||
mpv
|
||||
pulsemixer
|
||||
xorg.xmessage
|
||||
xclip
|
||||
];
|
||||
|
||||
services.xserver = {
|
||||
|
|
|
|||
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -134,11 +134,11 @@
|
|||
"windicss": "windicss"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1625151116,
|
||||
"narHash": "sha256-TrfqCSkwMsy8+F/yk10PfPjVPNp06QLrmZeWZQseN0s=",
|
||||
"lastModified": 1625252630,
|
||||
"narHash": "sha256-EsX9VGu5Unte5cUDrWqWQklWdz0E+BpcsZ5/OBWnk5w=",
|
||||
"owner": "srid",
|
||||
"repo": "emanote",
|
||||
"rev": "e1ffaf7b4b410aab0b82c3f9ce49cf4765ca826f",
|
||||
"rev": "aa51a973d3dd961caef7ba0e84b0779427ac75b0",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue