mirror of
https://github.com/srid/nixos-config.git
synced 2026-02-04 03:53:35 +08:00
..
This commit is contained in:
parent
d90df20573
commit
bfeffb4aca
4 changed files with 12 additions and 6 deletions
|
|
@ -11,6 +11,7 @@
|
|||
noto-fonts-emoji
|
||||
fira-code
|
||||
cascadia-code
|
||||
nerdfonts
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,6 +4,10 @@
|
|||
brave
|
||||
vscode
|
||||
vlc
|
||||
steam
|
||||
];
|
||||
|
||||
# https://github.com/NixOS/nixpkgs/issues/47932#issuecomment-447508411
|
||||
hardware.opengl.driSupport32Bit = true;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue