mirror of
https://github.com/srid/nixos-config.git
synced 2026-02-22 12:55:20 +08:00
add telegram
This commit is contained in:
parent
b1e7aa5e74
commit
70b4c534de
2 changed files with 8 additions and 10 deletions
|
|
@ -54,15 +54,6 @@
|
|||
# Enable touchpad support (enabled default in most desktopManager).
|
||||
# services.xserver.libinput.enable = true;
|
||||
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
# wget
|
||||
brave
|
||||
vscode
|
||||
zed-editor
|
||||
];
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
# settings for stateful data, like file locations and database versions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue