mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-08 23:53:11 +03:00
small changes
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
xlib,
|
||||
...
|
||||
}:
|
||||
{
|
||||
environment.systemPackages = [
|
||||
pkgs.aichat
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user