Update base_lite.nix
This commit is contained in:
parent
05b956de73
commit
009c9aa67a
@ -1,4 +1,3 @@
|
||||
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
zramSwap.enable = true;
|
||||
@ -16,7 +15,7 @@
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
ungoogled-chromium
|
||||
chromium
|
||||
libnotify
|
||||
gawk
|
||||
sudo
|
||||
|
Loading…
Reference in New Issue
Block a user