rust
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
# Edit this configuration file to define what should be installed on
|
||||
# your system. Help is available in the configuration.nix(5) man page, on
|
||||
# https://search.nixos.org/options and in the NixOS manual (`nixos-help`).
|
||||
|
||||
# Edit this configuration file to define what should be installed on your system. Help is available in the configuration.nix(5) man page, on https://search.nixos.org/options and in the NixOS manual (`nixos-help`).
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
@@ -213,6 +210,7 @@
|
||||
openrgb # RGB editor
|
||||
furmark # Room heater
|
||||
obsidian # note taking
|
||||
gcc
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user